home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / Chip_2004-03_cd1.bin / software / ant / antrenamer.exe / {app} / Languages / English.lng < prev    next >
Extensible Markup Language  |  2003-09-13  |  21KB  |  360 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!--
  3. Icon=Qk32AAAAAAAAAHYAAAAoAAAAEAAAABAAAAABAAQAAAAAAIAAAAAzCwAAMwsAABAAAAAQAAAAAAAAAFAAAABmAAAAmAAAAK4AAACYMgAA/QAyAP9mMwAAAJgAAAC0AAAA/QBlZf8AmZmZAP//mQD//8sA////AP//////////AAAAAAAAAAAJUSLIjCIVkAHqQ+quNK1gAj6j6q4642ACM+rqrq4zYAzu7uqu7u7gCKqqqqqqqrAIqqqqqqqqsAzu7uqu7u7gAjTq6q6uM2ACPqPqrjrjYAHqQ+quM65gCXZm675mZrAAAAAAAAAAAP//////////
  4. Name=English
  5. LocalName=English
  6. Version=2.06
  7. Comments=Sample file for other translations.|If you want to use the program in English I recommend to keep "<default>" as language, unless you want to make changes.
  8. Authors=Antoine Potten|software@antp.be
  9. -->
  10. <Application>
  11.   <MainForm>
  12.     <ActionBatchAddAction Caption="Add to batch" Hint="Add to batch|Add the selected action and its settings to the batch"/>
  13.     <ActionBatchOpen Caption="Open..." Hint="Open|Open a batch file"/>
  14.     <ActionBatchSaveAs Caption="Save..." Hint="Save|Save this batch to a file"/>
  15.     <ActionBatchRemoveSel Caption="Remove sel." Hint="Remove selected|Remove selected actions from the batch"/>
  16.     <ActionBatchClear Caption="Clear" Hint="Clear batch|Remove all actions from the batch"/>
  17.     <ActionBatchNoRecent Caption="(no recent file)"/>
  18.     <ActionAddFiles Caption="Add files..." Hint="Add files|Add files to the list"/>
  19.     <ActionAddFolders Caption="Add folders..." Hint="Add folders|Add folders or folder contents to the list"/>
  20.     <ActionRemoveSelected Caption="Remove sel." Hint="Remove selected|Remove selected files from the list"/>
  21.     <ActionRemoveAll Caption="Remove all" Hint="Remove all|Remove all files from the list"/>
  22.     <ActionRemoveDead Caption="Remove dead" Hint="Remove dead|Remove dead files from the list"/>
  23.     <ActionPreview Caption="Preview" Hint="Refresh preview|Refresh preview column with currently planned actions"/>
  24.     <ActionFromListClear Caption="Clear" Hint="Clear list|Clear list"/>
  25.     <ActionFromListOpen Caption="Open..." Hint="Open|Load a list from a file"/>
  26.     <ActionFromListSave Caption="Save..." Hint="Save|Save the list to a file"/>
  27.     <ActionMultistrReplClear Caption="Clear grid" Hint="Clear the string grid"/>
  28.     <ActionMultistrReplSave Caption="Save" Hint="|Save current set under the name written above"/>
  29.     <ActionMultistrReplDelete Caption="Delete" Hint="|Delete currently selected set name"/>
  30.     <ActionMoveUp Caption="Up" Hint="Move up|Move up selected items"/>
  31.     <ActionMoveDown Caption="Down" Hint="Move down|Move down selected items"/>
  32.     <ActionMoveTop Caption="Top" Hint="Move top|Move selected items to top of the list"/>
  33.     <ActionMoveBottom Caption="Bottom" Hint="Move bottom|Move selected items to bottom of the list"/>
  34.     <ActionItemsUnsort Caption="Unsorted items" Hint="|Removes current sort order"/>
  35.     <ActionItemsSelectAll Caption="Select all" Hint="Select all|Select all items"/>
  36.     <ActionItemsSelectNone Caption="Select none" Hint="Select none|Deselect all items"/>
  37.     <ActionItemsSelectInvert Caption="Invert selection" Hint="Invert selection|Invert items selection"/>
  38.     <ActionLogClear Caption="Clear" Hint="Clear|Clear log"/>
  39.     <ActionLogSave Caption="Save..." Hint="Save|Save log to a file"/>
  40.     <ActionLogCopy Caption="Copy" Hint="Copy|Copy log to clipboard"/>
  41.     <ActionActionGo Caption="Go" Hint="Go|Start the renaming process"/>
  42.     <ActionActionStop Caption="Stop" Hint="Stop|Stop the renaming process"/>
  43.     <ActionOptions Caption="Options..." Hint="Options|Change program options"/>
  44.     <ActionActionUndo Caption="Undo" Hint="Undo|Undo last renaming"/>
  45.     <ActionHelpContents Caption="Help" Hint="Help contents|Open help contents"/>
  46.     <ActionHelpAbout Caption="About..." Hint="About|About this program"/>
  47.     <ActionExit Caption="Exit" Hint="Exit|Quit the program"/>
  48.     <ActionAlwaysOnTop Caption="On top" Hint="Always on top|Keep window always on top"/>
  49.     <ActionTabFiles Caption="Files" Hint="Files|Display files"/>
  50.     <ActionTabActions Caption="Actions" Hint="Actions|Display actions"/>
  51.     <ActionTabLog Caption="Log" Hint="Log|Display log"/>
  52.     <lstFiles Hint="|Files list - Click with right mouse button on headers to customize columns">
  53.       <Header>
  54.         <Columns>
  55.           <Item Index="0" Text="Folder"/>
  56.           <Item Index="1" Text="Filename"/>
  57.           <Item Index="2" Text="Full path"/>
  58.           <Item Index="3" Text="Ext."/>
  59.           <Item Index="4" Text="Preview"/>
  60.           <Item Index="5" Text="Size"/>
  61.           <Item Index="6" Text="Date created"/>
  62.           <Item Index="7" Text="Date modified"/>
  63.         </Columns>
  64.       </Header>
  65.     </lstFiles>
  66.     <grpPreview Caption="       Preview of selected file "/>
  67.     <grpBatch Caption="       Batch contents (planned actions) "/>
  68.     <lstBatch Hint="|Batch contents (planned actions)"/>
  69.     <lblPreviewOld Caption="Current name:"/>
  70.     <lblPreviewNew Caption="Sample new name:"/>
  71.     <lstActions Hint="|Actions list">
  72.       <Items>
  73.         <Item Index="0" Value="Change extension"/>
  74.         <Item Index="1" Value="String replacement"/>
  75.         <Item Index="2" Value="Multiple string replacement"/>
  76.         <Item Index="3" Value="String insertion"/>
  77.         <Item Index="4" Value="Characters deletion"/>
  78.         <Item Index="5" Value="Enumeration"/>
  79.         <Item Index="6" Value="Use mp3 tag info"/>
  80.         <Item Index="7" Value="Use date & time"/>
  81.         <Item Index="8" Value="Random names"/>
  82.         <Item Index="9" Value="Change case"/>
  83.         <Item Index="10" Value="Take names from list"/>
  84.       </Items>
  85.     </lstActions>
  86.     <lblChangeExt Caption="Replace extension by:"/>
  87.     <cbxChangeExtNoRepl Caption="Do not replace extension, append it to current full name"/>
  88.     <lblChangeExtNotes Caption="Notes:<br>- Do not include the dot, just enter the new extension<br>- If you want to make an incremented extension, use the <LINK>Enumeration</LINK> action"/>
  89.     <lblStrReplSearch Caption="Search for:"/>
  90.     <lblStrReplBy Caption="Replace by:"/>
  91.     <cbxStrReplAll Caption="Replace all occurences"/>
  92.     <cbxStrReplCase Caption="Case sensitive"/>
  93.     <cbxStrReplExt Caption="Include extension in search"/>
  94.     <lblMultstrSearch Caption="Search for:"/>
  95.     <lblMultstrReplBy Caption="Replace by:"/>
  96.     <lblMultstrReplSet Caption="Predefined sets:"/>
  97.     <cbxMultstrReplExt Caption="Include extension in search"/>
  98.     <lblMultstrReplNotes Caption="Notes:<BR>- Use Ctrl+Plus (+) and Ctrl+Minus (-) to insert or delete a line at current position"/>
  99.     <lblStrInsStr Caption="String to insert:"/>
  100.     <lblStrInsPos Caption="At position:"/>
  101.     <rbtStrInsBegin Caption="From begin"/>
  102.     <rbtStrInsEnd Caption="From end"/>
  103.     <lblStrInsNotes Caption="Notes:<br>- If you want to insert a string after or before another one, use the <LINK>String replacement</LINK> action<br>- Extension is not included in the operation"/>
  104.     <lblCharDel Caption="Number of characters to delete:"/>
  105.     <rbtCharDelPos Caption="From position:"/>
  106.     <rbtCharDelBegin Caption="From begin"/>
  107.     <rbtCharDelEnd Caption="From end"/>
  108.     <rbtCharDelStr Caption="After the string:"/>
  109.     <lblCharDelNotes Caption="Notes:<BR>- To delete a specified string, use the <LINK>String replacement</LINK> action and replace the string by an empty one"/>
  110.     <lblEnumMask Caption="Mask:"/>
  111.     <lblEnumStart Caption="Start at:"/>
  112.     <lblEnumDigits Caption="Number of digits:"/>
  113.     <lblEnumIncr Caption="Increment by:"/>
  114.     <lblEnumNotes Caption="Notes:<BR>- %name% = Original file name (without extension)<BR>- %ext% = Original extension (including the dot)<BR>- %num% = Number"/>
  115.     <lblMP3Mask Caption="Mask:"/>
  116.     <cbxMP3TwoDigit Caption="Two-digit track number (insert a '0' in front of the number if required)"/>
  117.     <cbxMP3Convert Caption="Convert unauthorized characters like ? / \ : < > | ª *"/>
  118.     <lblMP3Notes Caption="Notes:<BR>- %author% = Author<BR>- %title% = Title<BR>- %album% = Album<BR>- %year% = Year<BR>- %genre% = Genre<BR>- %comm% = Comment<BR>- %track% = Track number (ID3V1.1)<BR>- %name% = Original filename (without extension)<BR>- %ext% = Original extension (including dot)"/>
  119.     <lblDTMask Caption="Mask:"/>
  120.     <cbxDTSuffix Caption="Add suffix if more than one file with the same date/time"/>
  121.     <lblDTNotes Caption="Notes:"/>
  122.     <lblDTNotes2>
  123.       <Lines>
  124.           <![CDATA[f    Original filename (without extension)
  125. e    Original extension (including dot)
  126. c    Date and time using the standard format in Windows
  127. d    Day without a leading zero (1-31)
  128. dd    Day with a leading zero (01-31)
  129. ddd    Day, short name (Sun-Sat)
  130. dddd    Day, full name (Sunday-Saturday)
  131. ddddd    Date using Windows' short date format
  132. dddddd    Date using Windows' long date format
  133. m    Month without a leading zero (1-12)
  134. mm    Month with a leading zero (01-12)
  135. mmm    Month, short name (Jan-Dec)
  136. mmmm    Month, full name (January-December)
  137. yy    Year, 2-digit number (00-99)
  138. yyyy    Year, 4-digit number (0000-9999)
  139. h    Hour without a leading zero (0-23)
  140. hh    Hour with a leading zero (00-23)
  141. n    Minute without a leading zero (0-59)
  142. nn    Minute with a leading zero (00-59)
  143. s    Second without a leading zero (0-59)
  144. ss    Second with a leading zero (00-59)
  145. am/pm    Uses the 12-hour clock for the preceding h or hh
  146. a/p    Uses the 12-hour clock for the preceding h or hh
  147. "xx"    Characters enclosed in quotes remain unchanged
  148.  
  149. If m or mm immediately follows h or hh, minute rather than month is used]]>
  150.       </Lines>
  151.     </lblDTNotes2>
  152.     <lblRandomMask Caption="Mask:"/>
  153.     <lblRandomMethod Caption="Method:"/>
  154.     <rbtRandomNumber Caption="Random number (8 digits)"/>
  155.     <rbtRandomTick Caption="Windows tick count"/>
  156.     <rbtRandomGUID Caption="GUID"/>
  157.     <lblRandomNotes Caption="Notes:<BR>- %name% = Original file name (without extension)<BR>- %ext% = Original extension (including the dot)<BR>- %random% = Random generated string"/>
  158.     <rbtCaseWords Caption="Upper first letter following any of these characters:"/>
  159.     <rbtCaseFirst Caption="Upper the first letter of the filename"/>
  160.     <rbtCaseUpper Caption="Upper"/>
  161.     <rbtCaseLower Caption="Lower"/>
  162.     <cbxCaseLocale Caption="Use Windows' locale settings to change accentuated characters"/>
  163.     <cbxCaseIncludeExt Caption="Also apply to extension"/>
  164.     <cbxFromListExt Caption="Append original extension of the file"/>
  165.     <lblFromListNotes Caption="Notes:<BR>- Each line from this list will be used as a name for a file. Items are used sequentially<BR>- If lines are empty or if there are not enough lines, the corresponding files will not be renamed"/>
  166.     <lstLog Hint="|Log"/>
  167.     <VarMessages>
  168.       <Item Name="strfltAllFiles" Value="All files"/>
  169.       <Item Name="strfltTextFiles" Value="Text files"/>
  170.       <Item Name="strfltBatchFiles" Value="Ant Renamer batch files"/>
  171.       <Item Name="strmsgSelectFiles" Value="Select files"/>
  172.       <Item Name="strmsgSelectFolder" Value="Select folder"/>
  173.       <Item Name="strmsgStatusAddingFiles" Value="Adding files"/>
  174.       <Item Name="strmsgStatusRenaming" Value="Renaming files"/>
  175.       <Item Name="strmsgFilesCount" Value="%d files"/>
  176.       <Item Name="strmsgBusy" Value="Application is busy: Renaming operation in progress."/>
  177.       <Item Name="strmsgNothingToDo" Value="Nothing to do: please select at least one file and an action to perform."/>
  178.       <Item Name="strlogStartRename" Value="Renaming process started"/>
  179.       <Item Name="strlogStartPreview" Value="Refreshing preview"/>
  180.       <Item Name="strlogStartRevert" Value="Revert to previous names"/>
  181.       <Item Name="strlogEndRename" Value="Renaming process finished"/>
  182.       <Item Name="strlogEndPreview" Value="Preview process finished"/>
  183.       <Item Name="strlogEndRevert" Value="Revert process finished"/>
  184.       <Item Name="strlogStoppedByUser" Value="Operation stopped by user"/>
  185.       <Item Name="stradUnknown" Value="Do nothing"/>
  186.       <Item Name="stradInclExt" Value=", apply also to extension"/>
  187.       <Item Name="stradChangeExt" Value="Change extension to %s"/>
  188.       <Item Name="stradChangeExtRmv" Value="Remove extension"/>
  189.       <Item Name="stradChangeExtNoRepl" Value="Append extension %s"/>
  190.       <Item Name="stradStringRepl" Value="Replace %s by %s"/>
  191.       <Item Name="stradStringReplAll" Value=", replace all occurences"/>
  192.       <Item Name="stradStringReplCase" Value=", case-sensitive"/>
  193.       <Item Name="stradMultstrRepl" Value="Replace multiple strings using set "%s""/>
  194.       <Item Name="stradStringIns" Value="Insert %s at position %d"/>
  195.       <Item Name="stradCharDel" Value="Delete %d characters"/>
  196.       <Item Name="stradCharDelPos" Value=" at position %d"/>
  197.       <Item Name="stradCharDelStr" Value=" after the string %s"/>
  198.       <Item Name="stradEnum" Value="Generate an enumeration with %s from %d to %d by %d"/>
  199.       <Item Name="stradMP3" Value="Generate a name with MP3 tag, based on the mask %s"/>
  200.       <Item Name="stradMP3TwoDigit" Value=", insert '0' in track number if required"/>
  201.       <Item Name="stradMP3Convert" Value=", convert unauthorized characters"/>
  202.       <Item Name="stradFromBegin" Value=", from begin"/>
  203.       <Item Name="stradFromEnd" Value=", from end"/>
  204.       <Item Name="stradDateTime" Value="Generate names from files'' date and time, based on the mask %s"/>
  205.       <Item Name="stradDateTimeSuffix" Value=", add a suffix if required"/>
  206.       <Item Name="stradRandom" Value="Generate random names using mask %s"/>
  207.       <Item Name="stradRandomNumbers" Value=", with numbers"/>
  208.       <Item Name="stradRandomTick" Value=", using Windows'' tick counter"/>
  209.       <Item Name="stradRandomGUID" Value=", using GUIDs"/>
  210.       <Item Name="stradCase" Value="Change case:"/>
  211.       <Item Name="stradCaseWords" Value=" upper first letter following any of the characters "%s""/>
  212.       <Item Name="stradCaseFirst" Value=" upper first letter of the name"/>
  213.       <Item Name="stradCaseUpper" Value=" all in uppercase"/>
  214.       <Item Name="stradCaseLower" Value=" all in lowercase"/>
  215.       <Item Name="stradCaseLocale" Value=", using Windows'' locale settings"/>
  216.       <Item Name="stradFromList" Value="Rename files using specified list"/>
  217.       <Item Name="stradFromListExt" Value=", append original extension"/>
  218.       <Item Name="straeFromListEmpty" Value="Empty line"/>
  219.       <Item Name="straeFromListEnd" Value="End of list"/>
  220.       <Item Name="strfsNotRenamed" Value="%s was not renamed : %s"/>
  221.       <Item Name="strfsRenamed" Value="%s renamed to %s"/>
  222.       <Item Name="strfsReverted" Value="%s reverted to previous name %s"/>
  223.       <Item Name="strfsRenError" Value="Could not rename %s to %s: %s"/>
  224.       <Item Name="strfsNoOldName" Value="No previous name stored for %s to revert old name"/>
  225.       <Item Name="strfs404" Value="Source file not found"/>
  226.       <Item Name="strfsAlreadyExist" Value="A file or a folder with this name already exists"/>
  227.       <Item Name="strfeIdentical" Value="new name is the same than old name"/>
  228.       <Item Name="strhintNotAgain" Value="Do not show this hint again"/>
  229.       <Item Name="strhintShowPreview" Value="Preview column is now visible. If you want to hide it, click with the right mouse button on the column headers of the files list."/>
  230.     </VarMessages>
  231.   </MainForm>
  232.   <AboutForm Caption="About this program">
  233.     <btn1 Caption="Close"/>
  234.     <tshGeneral Caption="General"/>
  235.     <tshCredits Caption="Credits"/>
  236.   </AboutForm>
  237.   <MessageWin>
  238.     <Captions>
  239.       <Strings>
  240.         <Item Index="0" Value="Warning"/>
  241.         <Item Index="1" Value="Error"/>
  242.         <Item Index="2" Value="Information"/>
  243.         <Item Index="3" Value="Confirmation"/>
  244.         <Item Index="4" Value="&Yes"/>
  245.         <Item Index="5" Value="&No"/>
  246.         <Item Index="6" Value="&OK"/>
  247.         <Item Index="7" Value="&Cancel"/>
  248.         <Item Index="8" Value="&Abort"/>
  249.         <Item Index="9" Value="&Retry"/>
  250.         <Item Index="10" Value="&Ignore"/>
  251.         <Item Index="11" Value="&All"/>
  252.         <Item Index="12" Value="No to all"/>
  253.         <Item Index="13" Value="Yes to all"/>
  254.         <Item Index="14" Value="&Help"/>
  255.       </Strings>
  256.     </Captions>
  257.   </MessageWin>
  258.   <OptionsForm Caption="Options">
  259.     <btn1 Caption="Cancel"/>
  260.     <btn2 Caption="OK"/>
  261.     <tshDisplay Caption="Display"/>
  262.     <tshAdding Caption="Adding Files && Folders"/>
  263.     <tshProcessing Caption="Processing"/>
  264.     <tshLanguage Caption="Language"/>
  265.     <lbhLists Caption="Lists"/>
  266.     <cbxRealtimeUpdate Caption="Real-time update when renaming files"/>
  267.     <cbxResizeColsFiles Caption="Auto-resize columns of Files list"/>
  268.     <cbxFilesIcons Caption="Show icons in files list, based on file extension"/>
  269.     <lbhFonts Caption="Fonts"/>
  270.     <cbxForceFont Caption="Force the following font for controls that have to display special characters:"/>
  271.     <cmbForceFont>
  272.       <Items>
  273.         <Item Index="0" Value="Default Windows font"/>
  274.       </Items>
  275.     </cmbForceFont>
  276.     <lblForceFont Caption="Note: Arial Unicode MS is strongly recommended if it is available"/>
  277.     <lbhDropdown Caption="Drop-down fields"/>
  278.     <lblDropdownMax Caption="Number of values to keep in history:"/>
  279.     <lbhToolbars Caption="Toolbars"/>
  280.     <lblIconSet Caption="Icon set:"/>
  281.     <lblColorType Caption="Color type:"/>
  282.     <cmbColorType>
  283.       <Items>
  284.         <Item Index="0" Value="Automatic"/>
  285.         <Item Index="1" Value="Greyed when inactive"/>
  286.         <Item Index="2" Value="Blended light when inactive (XP style)"/>
  287.         <Item Index="3" Value="Blended dark when inactive"/>
  288.         <Item Index="4" Value="Always colored"/>
  289.       </Items>
  290.     </cmbColorType>
  291.     <cbxOfficeXP Caption="Office XP style"/>
  292.     <lbhDragdrop Caption="Drag && Drop"/>
  293.     <cbxDragdropNoAsk Caption="Do not ask what to do, always use the following options:"/>
  294.     <DragdropOptions>
  295.       <cbxFiles Caption="Add files of selected folders"/>
  296.       <cbxFolders Caption="Add selected folders"/>
  297.       <cbxRecursive Caption="Apply these two options also to subfolders"/>
  298.     </DragdropOptions>
  299.     <lbhRenaming Caption="File renaming"/>
  300.     <cbxForceDir Caption="Force directories (allows to create folders if "\" are found in names)"/>
  301.     <cbxDetectAbsdir Caption="Detect a ":\" or "\\" as an absolute path (allows to move files to anywhere)"/>
  302.     <cbxCopy Caption="Copy instead of Rename"/>
  303.     <cbxGenerLog Caption="Generate log"/>
  304.     <lbhWhenStarted Caption="When started"/>
  305.     <cbxStartSwitch Caption="Switch to:"/>
  306.     <cmbStartSwitch>
  307.       <Items>
  308.         <Item Index="0" Value="Files list"/>
  309.         <Item Index="1" Value="Actions"/>
  310.         <Item Index="2" Value="Log"/>
  311.       </Items>
  312.     </cmbStartSwitch>
  313.     <cbxStartClearLog Caption="Clear log"/>
  314.     <lbhWhenFinished Caption="When finished"/>
  315.     <cbxFinishSwitch Caption="Switch to:"/>
  316.     <cmbFinishSwitch>
  317.       <Items>
  318.         <Item Index="0" Value="Files list"/>
  319.         <Item Index="1" Value="Actions"/>
  320.         <Item Index="2" Value="Log"/>
  321.       </Items>
  322.     </cmbFinishSwitch>
  323.     <cbxClearFilesList Caption="Clear files list"/>
  324.     <cbxClearBatchList Caption="Clear batch list"/>
  325.     <lbhLanguage Caption="Language"/>
  326.     <LanguageFrame>
  327.       <lstLanguages>
  328.         <Columns>
  329.           <Column Index="0" Caption="Name"/>
  330.           <Column Index="1" Caption="Local name"/>
  331.         </Columns>
  332.       </lstLanguages>
  333.       <lblVersion Caption="Version:"/>
  334.       <lblMadeby Caption="Made by:"/>
  335.       <lblComments Caption="Comments:"/>
  336.     </LanguageFrame>
  337.   </OptionsForm>
  338.   <SelectDirectoryForm Caption="Select folders to add">
  339.     <btn1 Caption="Cancel"/>
  340.     <btn2 Caption="OK"/>
  341.     <btn3 Caption="Network..."/>
  342.     <Options>
  343.       <cbxFiles Caption="Add files of selected folders"/>
  344.       <cbxFolders Caption="Add selected folders"/>
  345.       <cbxRecursive Caption="Apply these two options also to subfolders"/>
  346.     </Options>
  347.   </SelectDirectoryForm>
  348.   <DragdropOptionsForm Caption="Drag & Drop Options">
  349.     <btn1 Caption="Cancel"/>
  350.     <btn2 Caption="OK"/>
  351.     <lblOptions Caption="Options to use to add files that have been dropped:"/>
  352.     <Options>
  353.       <cbxFiles Caption="Add files of selected folders"/>
  354.       <cbxFolders Caption="Add selected folders"/>
  355.       <cbxRecursive Caption="Apply these two options also to subfolders"/>
  356.     </Options>
  357.     <cbxNotAgain Caption="Do not show this window again (keep selected options for next times)"/>
  358.   </DragdropOptionsForm>
  359. </Application>
  360.